V-218823 | High | All accounts installed with the IIS 10.0 web server software and tools must have passwords assigned and default passwords changed. | During installation of the web server software, accounts are created for the web server to operate properly. The accounts installed can have either no password installed or a default password,... |
V-218795 | High | All IIS 10.0 web server sample code, example applications, and tutorials must be removed from a production IIS 10.0 server. | Web server documentation, sample code, example applications, and tutorials may be an exploitable threat to a web server. A production web server may only contain components that are operationally... |
V-218821 | High | An IIS 10.0 web server must maintain the confidentiality of controlled information during transmission through the use of an approved Transport Layer Security (TLS) version. | TLS encryption is a required security setting for a private web server. Encryption of private information is essential to ensuring data confidentiality. If private information is not encrypted, it... |
V-218802 | High | IIS 10.0 Web server accounts accessing the directory tree, the shell, or other operating system functions and utilities must only be administrative accounts. | As a rule, accounts on a web server are to be kept to a minimum. Only administrators, web managers, developers, auditors, and web authors require accounts on the machine hosting the web server.... |
V-228572 | Medium | An IIS Server configured to be a SMTP relay must require authentication. | Anonymous SMTP relays are strictly prohibited. An anonymous SMTP relay can be a vector for many types of malicious activity not limited to server exploitation for the sending of SPAM mail, access... |
V-218789 | Medium | The IIS 10.0 web server must produce log records containing sufficient information to establish the identity of any user/subject or process associated with an event. | Web server logging capability is critical for accurate forensic analysis. Without sufficient and accurate information, a correct replay of the events cannot be determined.
Determining user... |
V-218788 | Medium | The IIS 10.0 web server must produce log records that contain sufficient information to establish the outcome (success or failure) of IIS 10.0 web server events. | Web server logging capability is critical for accurate forensic analysis. Without sufficient and accurate information, a correct replay of the events cannot be determined.
Ascertaining the... |
V-218787 | Medium | An IIS 10.0 web server behind a load balancer or proxy server must produce log records containing the source client IP and destination information. | Web server logging capability is critical for accurate forensic analysis. Without sufficient and accurate information, a correct replay of the events cannot be determined.
Ascertaining the... |
V-218786 | Medium | Both the log file and Event Tracing for Windows (ETW) for the IIS 10.0 web server must be enabled. | Internet Information Services (IIS) on Windows Server 2012 provides basic logging capabilities. However, because IIS takes some time to flush logs to disk, administrators do not have access to... |
V-218785 | Medium | The enhanced logging for the IIS 10.0 web server must be enabled and capture all user and web server events. | Log files are a critical component to the successful management of an IS used within the DoD. By generating log files with useful information, web administrators can leverage them in the event of... |
V-218822 | Medium | The IIS 10.0 web server must maintain the confidentiality of controlled information during transmission through the use of an approved Transport Layer Security (TLS) version. | TLS is a required transmission protocol for a web server hosting controlled information. The use of TLS provides confidentiality of data in transit between the web server and client. FIPS... |
V-218817 | Medium | The IIS 10.0 web server must not be running on a system providing any other role. | Web servers provide numerous processes, features, and functionalities that utilize TCP/IP ports. Some of these processes may be deemed unnecessary or too unsecure to run on a production... |
V-218816 | Medium | Access to web administration tools must be restricted to the web manager and the web managers designees. | A web server can be modified through parameter modification, patch installation, upgrades to the web server or modules, and security parameter changes. With each of these changes, there is the... |
V-218815 | Medium | The IIS 10.0 web server must use a logging mechanism configured to allocate log record storage capacity large enough to accommodate the logging requirements of the IIS 10.0 web server. | To ensure the logging mechanism used by the web server has sufficient storage capacity in which to write the logs, the logging mechanism must be able to allocate log record storage capacity.
The... |
V-218814 | Medium | IIS 10.0 web server system files must conform to minimum file permission requirements. | This check verifies the key web server system configuration files are owned by the SA or the web administrator controlled account. These same files that control the configuration of the web... |
V-218813 | Medium | The IIS 10.0 web server must provide the capability to immediately disconnect or disable remote access to the hosted applications. | During an attack on the web server or any of the hosted applications, the system administrator may need to disconnect or disable access by users to stop the attack.
The web server must provide a... |
V-218812 | Medium | The IIS 10.0 web server must restrict inbound connections from non-secure zones. | Remote access to the web server is any access that communicates through an external, non-organization-controlled network. Remote access can be used to access hosted applications or to perform... |
V-218810 | Medium | Warning and error messages displayed to clients must be modified to minimize the identity of the IIS 10.0 web server, patches, loaded modules, and directory paths. | HTTP error pages contain information that could enable an attacker to gain access to an information system. Failure to prevent the sending of HTTP error pages with full information to remote... |
V-218819 | Medium | The IIS 10.0 web server must be tuned to handle the operational requirements of the hosted application. | A Denial of Service (DoS) can occur when the web server is overwhelmed and can no longer respond to additional requests. A web server not properly tuned may become overwhelmed and cause a DoS... |
V-218818 | Medium | The Internet Printing Protocol (IPP) must be disabled on the IIS 10.0 web server. | The use of IPP on an IIS web server allows client access to shared printers. This privileged access could allow remote code execution by increasing the web servers attack surface. Additionally,... |
V-218798 | Medium | The IIS 10.0 web server must have Multipurpose Internet Mail Extensions (MIME) that invoke OS shell programs disabled. | Controlling what a user of a hosted application can access is part of the security posture of the web server. Any time a user can access more functionality than is needed for the operation of the... |
V-218799 | Medium | The IIS 10.0 web server must have Web Distributed Authoring and Versioning (WebDAV) disabled. | A web server can be installed with functionality that by its nature is not secure. Web Distributed Authoring (WebDAV) is an extension to the HTTP protocol which, when developed, was meant to allow... |
V-218790 | Medium | The log information from the IIS 10.0 web server must be protected from unauthorized modification or deletion. | A major tool in exploring the website use, attempted use, unusual conditions, and problems are the access and error logs. In the event of a security incident, these logs can provide the System... |
V-218791 | Medium | The log data and records from the IIS 10.0 web server must be backed up onto a different system or media. | Protection of log data includes ensuring log data is not accidentally lost or deleted. Backing up log records to an unrelated system, or onto separate media than the system on which the web server... |
V-218792 | Medium | The IIS 10.0 web server must not perform user management for hosted applications. | User management and authentication can be an essential part of any application hosted by the web server. Along with authenticating users, the user management function must perform several other... |
V-218793 | Medium | The IIS 10.0 web server must only contain functions necessary for operation. | A web server can provide many features, services, and processes. Some of these may be deemed unnecessary or too unsecure to run on a production DoD system.
The web server must provide the... |
V-218794 | Medium | The IIS 10.0 web server must not be both a website server and a proxy server. | A web server should be primarily a web server or a proxy server but not both, for the same reasons that other multi-use servers are not recommended. Scanning for web servers that also proxy... |
V-218796 | Medium | The accounts created by uninstalled features (i.e., tools, utilities, specific, etc.) must be deleted from the IIS 10.0 server. | Accounts used for web server features such as documentation, sample code, example applications, tutorials, utilities, and services created when the feature is not installed, become an exploitable... |
V-218797 | Medium | The IIS 10.0 web server must be reviewed on a regular basis to remove any Operating System features, utility programs, plug-ins, and modules not necessary for operation. | Just as running unneeded services and protocols is a danger to the web server at the lower levels of the OSI model, running unneeded utilities and programs is a danger at the application layer of... |
V-218820 | Medium | IIS 10.0 web server session IDs must be sent to the client using TLS. | The HTTP protocol is a stateless protocol. To maintain a session, a session identifier is used. The session identifier is a piece of data used to identify a session and a user. If the session... |
V-218826 | Medium | The IIS 10.0 websites MaxConnections setting must be configured to limit the number of allowed simultaneous session requests. | Resource exhaustion can occur when an unlimited number of concurrent requests are allowed on a website, facilitating a Denial of Service (DoS) attack. Mitigating this kind of attack will include... |
V-218824 | Medium | Unspecified file extensions on a production IIS 10.0 web server must be removed. | By allowing unspecified file extensions to execute, the web servers attack surface is significantly increased. This increased risk can be reduced by only allowing specific ISAPI extensions or CGI... |
V-218825 | Medium | The IIS 10.0 web server must have a global authorization rule configured to restrict access. | Authorization rules can be configured at the server, website, folder (including Virtual Directories), or file level. It is recommended that URL Authorization be configured to only grant access to... |
V-218804 | Medium | The IIS 10.0 web server must use cookies to track session state. | Cookies are used to exchange data between the web server and the client. Cookies, such as a session cookie, may contain session information and user credentials used to maintain a persistent... |
V-218805 | Medium | The IIS 10.0 web server must accept only system-generated session identifiers. | ASP.NET provides a session state, which is available as the HttpSessionState class, as a method of storing session-specific information that is visible only within the session. ASP.NET session... |
V-218806 | Medium | The IIS 10.0 web server must augment re-creation to a stable and known baseline. | Making certain that the web server has not been updated by an unauthorized user is always a concern. Adding patches, functions, and modules that are untested and not part of the baseline opens the... |
V-218807 | Medium | The production IIS 10.0 web server must utilize SHA2 encryption for the Machine Key. | The Machine Key element of the ASP.NET web.config specifies the algorithm and keys that ASP.NET will use for encryption. The Machine Key feature can be managed to specify hashing and encryption... |
V-218800 | Medium | The IIS 10.0 web server must perform RFC 5280-compliant certification path validation. | This check verifies the server certificate is actually a DoD-issued certificate used by the organization being reviewed. This is used to verify the authenticity of the website to the user. If the... |
V-218801 | Medium | Java software installed on a production IIS 10.0 web server must be limited to .class files and the Java Virtual Machine. | Mobile code in hosted applications allows the developer to add functionality and displays to hosted applications that are fluid, as opposed to a static web page. The data presentation becomes more... |
V-218803 | Medium | The IIS 10.0 web server must separate the hosted applications from hosted web server management functionality. | The separation of user functionality from web server management can be accomplished by moving management functions to a separate IP address or port. To further separate the management functions,... |
V-218808 | Medium | Directory Browsing on the IIS 10.0 web server must be disabled. | Directory browsing allows the contents of a directory to be displayed upon request from a web client. If directory browsing is enabled for a directory in IIS, users could receive a web page... |
V-218809 | Medium | The IIS 10.0 web server Indexing must only index web content. | The indexing service can be used to facilitate a search function for websites. Enabling indexing may facilitate a directory traversal exploit and reveal unwanted information to a malicious user.... |
V-241789 | Low | ASP.NET version must be removed from the HTTP Response Header information. | HTTP Response Headers contain information that could enable an attacker to gain access to an information system. Failure to prevent the sending of certain HTTP Response Header information to... |
V-241788 | Low | HTTPAPI Server version must be removed from the HTTP Response Header information. | HTTP Response Headers contain information that could enable an attacker to gain access to an information system. Failure to prevent the sending of certain HTTP Response Header information to... |
V-218827 | Low | The IIS 10.0 web server must enable HTTP Strict Transport Security (HSTS). | HTTP Strict Transport Security (HSTS) ensures browsers always connect to a website over TLS. HSTS exists to remove the need for redirection configurations. HSTS relies on the browser, web server,... |